CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机数 c

搜索资源列表

  1. Write-ReadFile

    0下载:
  2. C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:898246
    • 提供者:钟哲
  1. random-c

    0下载:
  2. C语言实现的随机数产生方法,对一些需要产生随机种子的程序有帮助。主要是包括均匀分布、高斯分布随机数的产生。-C language implementation of the random number generator means, for some procedures need to generate random seeds help. Mainly include the uniform distribution, Gaussian distribution generation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4536
    • 提供者:李森
  1. RandomNumber

    0下载:
  2. 生成满足特定条件随机数即生成随机序列的c++程序。-Random number is generated to meet the specific conditions that generate random sequences of c++ program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:263828
    • 提供者:myd
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. generate-random-numberithm

    0下载:
  2. 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2600
    • 提供者:小于儿
  1. randomnumber

    0下载:
  2. 用C代码生成高斯分布的随机数和服从均匀分布的随机数 并生成文本文件-C code generation with Gaussian distribution of random numbers and uniform distribution of the random number and generates a text file
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1204
    • 提供者:陆琨
  1. randomc

    0下载:
  2. 用C++编写的蒙特卡洛随机数生成软件,经过测试,模拟结果很好-Written using C++ Monte Carlo random number generation software, tested, good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:248193
    • 提供者:wen
  1. Crand()srand()fangfa

    0下载:
  2. c语言产生随机数中rand()和srand()方法的比较和实现,希望对同学有所帮助-generate random numbers in c language rand () and srand () method of comparison and, and the hope of help students
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:13280
    • 提供者:KENNY
  1. normrand

    0下载:
  2. 提供两个函数,通过均匀分布函数来生成正态分布随机数。-Provides two functions, the uniform distribution function to generate normal random numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:王帅
  1. C-algorithms

    0下载:
  2. 很多有用的C算法源代码,其中包括插值,查找,排序,矩阵计算,随机数,线性方程组的求解-Many effective algorithms including sorting, matrix etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:498766
    • 提供者:frog
  1. C-normal-distribution

    0下载:
  2. 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:刘扬扬
  1. Random

    0下载:
  2. 关于随机数产生的一些算法,用C语言实现,很实用-Some on the random number generation algorithm, using C language, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3357
    • 提供者:Tracy
  1. typical-C-program

    0下载:
  2. 典型的C程序,包含随机数的产生,积分公式,进制转换,代码转换等。-typical c program
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:47697
    • 提供者:zhaoxin
  1. c

    0下载:
  2. 用c语言编写的综合算法设计报告,主要包括生产随机数,以及用各种排序方法进行排序-Using C language general algorithm design report, including the production of random number, and use a variety of methods to sort sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:349184
    • 提供者:徐文刚
  1. C-language-algorithm-code

    1下载:
  2. 用C语言编写了科研和工程中最常用的算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。-Written in C for scientific and engineering of the most commonly used algorithm, the algorithm include the plura
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:142266
    • 提供者:心剑
  1. C

    0下载:
  2. 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6790460
    • 提供者:笑傲江湖
  1. c

    0下载:
  2. 通过产生随机数,用MC法,计算10个人同一天生日的概率-By generating a random number, the MC method to calculate the probability of the 10 people on the same day birthday
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:258321
    • 提供者:ckj
  1. c

    0下载:
  2. 对以下六种常用的内部排序算法进行比较:希尔排序、直接选择排序、快速排序、直接插入排序、堆排序、冒泡排序、。 (2)待排序表的表长和数据可以由用户自己确定,也可以由随机数产生程序自动产生;至少要用五组不同的输入数据作比较;比较的指标为关键字的比较次数和关键字的移动次数(关键字的交换计为三次移动)。 (3)最后要对结果作出简单分析。 -Six commonly used internal sorting algorithm: Hill Sort by direct selection s
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:9046
    • 提供者:朱俊杰
  1. gauss

    0下载:
  2. gauss分布随机数 C++源代码 详细的高斯分布函数 源代码-gauss C++
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:5854
    • 提供者:张琳
  1. 随机数赋值给数组

    0下载:
  2. 用C语言编写一段0-9的随机整数用循环,每次产生1个0-9的随机数赋值给一个数组-C language a period of 0-9 random integer cycle, each generation of a 0-9 random number assigned to an array
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-11
    • 文件大小:719
    • 提供者:闫德心
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com